public interface IControl<T> : IControl where T: IControl<T>
IControl<T> Members GrapeCity.Documents.Excel.Forms Namespace